How to Install guile-gnutls software package in Ubuntu 16.04 LTS (Xenial Xerus)

How to Install guile-gnutls software package in Ubuntu 16.04 LTS (Xenial Xerus)

guile-gnutls software package provides GNU TLS library - GNU Guile bindings, you can install in your Ubuntu 16.04 LTS (Xenial Xerus) by running the commands given below on the terminal,

$ sudo apt-get update
$ sudo apt-get install guile-gnutls 

guile-gnutls is installed in your system.

Make ensure the guile-gnutls package were installed using the commands given below,

$ sudo dpkg-query -l | grep guile-gnutls *

You will get with guile-gnutls package name, version, architecture and description in a table

guile-gnutls package basic information:

Distro Ubuntu 16 04 lts xenial xerus
Section Lisp
Package guile-gnutls
Version 3.4.10-4ubuntu1
Description GNU TLS library - GNU Guile bindings
Sub Section Lisp


See Also, How to uninstall or remove guile-gnutls software package from Ubuntu 16.04 LTS (Xenial Xerus) ?